home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / ppm / yuvtoppm.man < prev   
Text File  |  1995-03-17  |  973b  |  67 lines

  1.  
  2.  
  3.  
  4.      yuvtoppm(1)            AMIGA (25 March 91)            yuvtoppm(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           yuvtoppm - convert Abekas YUV bytes into a portable pixmap
  10.  
  11.      SYNOPSIS
  12.           yuvtoppm width height [imagedata]
  13.  
  14.      DESCRIPTION
  15.           Reads raw Abekas YUV bytes as input.  Produces a portable
  16.           pixmap as output.  The input file is just YUV bytes.  You
  17.           have to specify the width and height on the command line,
  18.           since the program obviously can't get them from the file.
  19.           The maxval is assumed to be 255.
  20.  
  21.      SEE ALSO
  22.           ppmtoyuv(1), ppm(5)
  23.  
  24.      AUTHOR
  25.           Marc Boucher <marc@PostImage.COM>, based on Example
  26.           Conversion Program, A60/A64 Digital Video Interface Manual,
  27.           page 69.
  28.  
  29.           Copyright (C) 1991 by DHD PostImage Inc.
  30.  
  31.           Copyright (C) 1987 by Abekas Video Systems Inc.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.